home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Internet Info 1994 March
/
Internet Info CD-ROM (Walnut Creek) (March 1994).iso
/
networking
/
terms
/
kermit
/
a
/
appmak.unx
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1990-12-04
|
253 b
|
26 lines
COM=65c02
.SUFFIXES: .m65 .hex
.m65.hex:
as$(COM) $(AFLAGS) $< > $*.prn
mv $(COM).out $*.hex
AFLAGS=-novd
appmai: appmai.hex
ssc: appssc.hex
hmm: apphmm.hex
msv: appmsv.hex
acc: appacc.hex
cps: appcps.hex
ccs: appccs.hex
gs: appgs.hex